Skip to content

Fix missing trailing return type in __when_all_impl::__get_env - #2237

Open
maartenarnst wants to merge 1 commit into
NVIDIA:mainfrom
uliegecsm:fix_when_all_get_env_type
Open

Fix missing trailing return type in __when_all_impl::__get_env#2237
maartenarnst wants to merge 1 commit into
NVIDIA:mainfrom
uliegecsm:fix_when_all_get_env_type

Conversation

@maartenarnst

@maartenarnst maartenarnst commented Aug 26, 2026

Copy link
Copy Markdown

In #2124, the trailing return type was removed from __when_all_impl::__get_env. This forces early instantiation of downstream get_env, which in turn may cause compilation errors when downstream types are still incomplete. This PR restores the trailing return type.

@RobertLeahy

Signed-off-by: Maarten Arnst <maarten.arnst@uliege.be>
@copy-pr-bot

copy-pr-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant